desktop_windows
Tests
38 test(s) passed
11 test(s) failed, 0 others
Steps
38 step(s) passed
22 step(s) failed, 0 others
Tests
  • controlTCKNDigitNumber Thursday, January 15, 2026, 02:02 AM pass
    Thursday, January 15, 2026, 02:02 AM Thursday, January 15, 2026, 02:04 AM 0h 2m 43s+635ms
    Mobil uygulamada bireysel fatura TCKN 11 hane kontrolü
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:04:51 AM Test passed
  • controlTaxIdentifactionNumberDigit Thursday, January 15, 2026, 02:04 AM fail
    Thursday, January 15, 2026, 02:04 AM Thursday, January 15, 2026, 02:05 AM 0h 0m 55s+794ms
    Mobil uygulamada kurumsal fatura VKN/TCKN min 10 max 11 hane kontrolü
    MobileAddressTest
    Status Timestamp Details
    cancel 2:05:52 AM
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileAddressTest.controlTaxIdentifactionNumberDigit(MobileAddressTest.java:75)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    cancel 2:05:52 AM Failure Screenshot
  • controlTheLengthOfAddressTitleAndAddressDescription Thursday, January 15, 2026, 02:06 AM pass
    Thursday, January 15, 2026, 02:06 AM Thursday, January 15, 2026, 02:11 AM 0h 5m 7s+235ms
    Mobil uygulamada adres adı/ adres tarifi uzunluğunun testi
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:11:21 AM Test passed
  • controlTheLengthOfIdendityNumberInAddressSection Thursday, January 15, 2026, 02:11 AM pass
    Thursday, January 15, 2026, 02:11 AM Thursday, January 15, 2026, 02:15 AM 0h 3m 26s+562ms
    Mobil uygulamada fatura adresi olarak da kullan seçeneğinde Bireysel fatura bilgilerinde TCKN alanına herhangi bir giriş varsa 11 hane kontrolü
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:15:08 AM Test passed
  • changeIndividualInvoiceAddress Thursday, January 15, 2026, 02:15 AM pass
    Thursday, January 15, 2026, 02:15 AM Thursday, January 15, 2026, 02:20 AM 0h 4m 35s+747ms
    Mobil uygulamada bireysel fatura adresi değiştirme
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:20:01 AM Test passed
  • controlTheLengthOfCompanyTitle Thursday, January 15, 2026, 02:20 AM pass
    Thursday, January 15, 2026, 02:20 AM Thursday, January 15, 2026, 02:23 AM 0h 3m 34s+936ms
    Mobil uygulamada kurumsal fatura adresinde Şirket Unvan uzunluğunun 255/150 karakter uzunluğu kontrolü
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:23:55 AM Test passed
  • controlIfUseAsInvoiceAddressIsInvisibleOnEditPage Thursday, January 15, 2026, 02:24 AM pass
    Thursday, January 15, 2026, 02:24 AM Thursday, January 15, 2026, 02:27 AM 0h 2m 46s+564ms
    Mobil uygulamada teslimat Adresi Değişikliğinde Fatura Adresi alanları Gelmemeli
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:27:01 AM Test passed
  • verifyCorporateInvoiceAddressCanBeUpdatedSuccessfully Thursday, January 15, 2026, 02:27 AM pass
    Thursday, January 15, 2026, 02:27 AM Thursday, January 15, 2026, 02:32 AM 0h 4m 44s+193ms
    Mobil uygulamada kullanıcı kayıtlı kurumsal fatura adresini düzenleyebilmeli
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:32:02 AM Test passed
  • controlIfUseInvoiceAddressWork Thursday, January 15, 2026, 02:32 AM pass
    Thursday, January 15, 2026, 02:32 AM Thursday, January 15, 2026, 02:36 AM 0h 4m 24s+737ms
    Mobil uygulamada teslimat adresi eklerken bireysel fatura adres olarak kullanılabilmesi kontrolü
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:36:48 AM Test passed
  • testDeliveryAddressTaxInfoRequirementForCorporateUse Thursday, January 15, 2026, 02:37 AM pass
    Thursday, January 15, 2026, 02:37 AM Thursday, January 15, 2026, 02:42 AM 0h 4m 59s+946ms
    Mobil uygulamada teslimat adresi eklerken kurumsal adres olarak kullanılabilmesi - Vergi bilgi zorunluluk kontrolü
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:42:07 AM Test passed
  • controlNullableFieldsForIndividual Thursday, January 15, 2026, 02:42 AM pass
    Thursday, January 15, 2026, 02:42 AM Thursday, January 15, 2026, 02:47 AM 0h 4m 45s+244ms
    Mobil uygulamada bireysel fatura adresi zorunlu alan kontrolü
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:47:11 AM Test passed
  • controlNullableFieldsForCompany Thursday, January 15, 2026, 02:47 AM pass
    Thursday, January 15, 2026, 02:47 AM Thursday, January 15, 2026, 02:51 AM 0h 3m 59s+648ms
    Mobil uygulamada kurumsal fatura adresi zorunlu alan kontrolü
    MobileAddressTest
    Status Timestamp Details
    check_circle 2:51:30 AM Test passed
  • addRemoveProductFromActiveOrder Thursday, January 15, 2026, 02:51 AM fail
    Thursday, January 15, 2026, 02:51 AM Thursday, January 15, 2026, 02:58 AM 0h 6m 35s+503ms
    Aktif siparişe ürün ekleme/çıkarma
    MobileChatBotTest
    Status Timestamp Details
    cancel 2:58:24 AM
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.isDisplayed(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileMyOrdersPage.viewThePageTitle(MobileMyOrdersPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.addRemoveProductFromActiveOrder(MobileChatBotTest.java:803)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=xpath, value=//android.widget.TextView[@resource-id="com.file.filemarket.qa:id/tv_page_title" and @text="Siparişlerim"]}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    cancel 2:58:24 AM Failure Screenshot
  • cancelMembershipViaChatbot Thursday, January 15, 2026, 02:58 AM pass
    Thursday, January 15, 2026, 02:58 AM Thursday, January 15, 2026, 03:03 AM 0h 4m 28s+34ms
    Üyelik iptal talebi oluşturma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:03:12 AM Test passed
  • cancelOrderViaChatBot Thursday, January 15, 2026, 03:03 AM fail
    Thursday, January 15, 2026, 03:03 AM Thursday, January 15, 2026, 03:07 AM 0h 4m 4s+122ms
    Chatbot ile sipariş iptal etme
    MobileChatBotTest
    Status Timestamp Details
    cancel 3:07:34 AM
    org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=-android uiautomator, value=new UiScrollable(new UiSelector().scrollable(true)).scrollToEnd(2);}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at com.filemarket.ecta.util.MobileUtils.scrollBottom(MobileUtils.java:377)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.cancelOrderViaChatBot(MobileChatBotTest.java:858)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
    cancel 3:07:34 AM Failure Screenshot
  • changeAddressFromChatBot Thursday, January 15, 2026, 03:07 AM fail
    Thursday, January 15, 2026, 03:07 AM Thursday, January 15, 2026, 03:12 AM 0h 4m 15s+43ms
    Adres bilgileri güncelleme
    MobileChatBotTest
    Status Timestamp Details
    cancel 3:12:09 AM
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileAddressesPage.fillBuildingNumber(MobileAddressesPage.java:264)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.changeAddressFromChatBot(MobileChatBotTest.java:200)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_building_number}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    cancel 3:12:09 AM Failure Screenshot
  • controlPaymentOptions Thursday, January 15, 2026, 03:12 AM pass
    Thursday, January 15, 2026, 03:12 AM Thursday, January 15, 2026, 03:16 AM 0h 4m 13s+115ms
    Chatbot üzerinden ödeme seçeneklerini öğrenme
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:16:42 AM Test passed
  • createOrderTimeChangeChatBot Thursday, January 15, 2026, 03:17 AM fail
    Thursday, January 15, 2026, 03:17 AM Thursday, January 15, 2026, 03:22 AM 0h 5m 4s+548ms
    Aktif siparişler için sipariş saatinin değiştirilmesi talebi oluşturma
    MobileChatBotTest
    Status Timestamp Details
    cancel 3:22:05 AM
    org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=xpath, value=//android.widget.TextView[@resource-id='com.file.filemarket.qa:id/message_text_view' and @text='Sipariş notunuz başarıyla güncellendi.']}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at com.filemarket.ecta.page.mobile.MobileChatBotPage.isTextPresent(MobileChatBotPage.java:180)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.createOrderTimeChangeChatBot(MobileChatBotTest.java:745)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
    cancel 3:22:05 AM Failure Screenshot
  • evaluateCarrierViaChatBot Thursday, January 15, 2026, 03:22 AM pass
    Thursday, January 15, 2026, 03:22 AM Thursday, January 15, 2026, 03:28 AM 0h 5m 58s+930ms
    Taşıyıcı değerlendirme
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:28:24 AM Test passed
  • notifyDamagedOrExpiredProductInOrderChatBot Thursday, January 15, 2026, 03:28 AM pass
    Thursday, January 15, 2026, 03:28 AM Thursday, January 15, 2026, 03:33 AM 0h 4m 56s+816ms
    Siparişte bozuk/bayat ürün bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:33:36 AM Test passed
  • notifyDamagedProductInOrderChatBot Thursday, January 15, 2026, 03:33 AM pass
    Thursday, January 15, 2026, 03:33 AM Thursday, January 15, 2026, 03:38 AM 0h 4m 58s+21ms
    Siparişte hasarlı ürün bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:38:53 AM Test passed
  • notifyExcessPaymentInOrderChatBot Thursday, January 15, 2026, 03:39 AM pass
    Thursday, January 15, 2026, 03:39 AM Thursday, January 15, 2026, 03:43 AM 0h 4m 8s+722ms
    Fazla ödeme alındı bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:43:20 AM Test passed
  • notifyExcessProductInOrderChatBot Thursday, January 15, 2026, 03:43 AM pass
    Thursday, January 15, 2026, 03:43 AM Thursday, January 15, 2026, 03:48 AM 0h 5m 18s+961ms
    Fazla ürün bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:48:58 AM Test passed
  • notifyExpiredProductInOrderChatBot Thursday, January 15, 2026, 03:49 AM fail
    Thursday, January 15, 2026, 03:49 AM Thursday, January 15, 2026, 03:49 AM 0h 0m 55s+995ms
    Siparişte SKT geçmiş ürün bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    cancel 3:49:58 AM
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.notifyExpiredProductInOrderChatBot(MobileChatBotTest.java:518)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    cancel 3:49:58 AM Failure Screenshot
  • notifyForeignSubstanceInProductOrderChatBot Thursday, January 15, 2026, 03:50 AM pass
    Thursday, January 15, 2026, 03:50 AM Thursday, January 15, 2026, 03:55 AM 0h 4m 57s+629ms
    Siparişte üründe yabancı madde bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:55:13 AM Test passed
  • notifyInCaseNotGetting3DVerification Thursday, January 15, 2026, 03:55 AM pass
    Thursday, January 15, 2026, 03:55 AM Thursday, January 15, 2026, 03:59 AM 0h 4m 10s+312ms
    3D doğrulama kodu gelmemesi bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 3:59:42 AM Test passed
  • notifyIncorrectProductInOrderChatBot Thursday, January 15, 2026, 03:59 AM fail
    Thursday, January 15, 2026, 03:59 AM Thursday, January 15, 2026, 04:00 AM 0h 0m 54s+596ms
    Siparişte hatalı ürün gönderimi bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    cancel 4:00:41 AM
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.notifyIncorrectProductInOrderChatBot(MobileChatBotTest.java:617)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    cancel 4:00:41 AM Failure Screenshot
  • notifyMissingProductInOrderChatBot Thursday, January 15, 2026, 04:01 AM pass
    Thursday, January 15, 2026, 04:01 AM Thursday, January 15, 2026, 04:06 AM 0h 5m 19s+486ms
    Siparişte eksik ürün bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:06:20 AM Test passed
  • notifyProductExchangeInOrderChatBot Thursday, January 15, 2026, 04:06 AM fail
    Thursday, January 15, 2026, 04:06 AM Thursday, January 15, 2026, 04:07 AM 0h 0m 55s+387ms
    Siparişte ürün değişimi bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    cancel 4:07:19 AM
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.notifyProductExchangeInOrderChatBot(MobileChatBotTest.java:551)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    cancel 4:07:19 AM Failure Screenshot
  • paymentFailureReport Thursday, January 15, 2026, 04:07 AM pass
    Thursday, January 15, 2026, 04:07 AM Thursday, January 15, 2026, 04:11 AM 0h 3m 28s+782ms
    Ödeme yapamama bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:11:06 AM Test passed
  • paymentReceivedNoOrder Thursday, January 15, 2026, 04:11 AM pass
    Thursday, January 15, 2026, 04:11 AM Thursday, January 15, 2026, 04:14 AM 0h 3m 25s+982ms
    Ödeme alınıp sipariş oluşmama bildiriminde bulunma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:14:50 AM Test passed
  • productInquiryFromChatBot Thursday, January 15, 2026, 04:15 AM pass
    Thursday, January 15, 2026, 04:15 AM Thursday, January 15, 2026, 04:21 AM 0h 5m 57s+99ms
    Ürün sorgulama
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:21:05 AM Test passed
  • queryActiveOrdersChatBot Thursday, January 15, 2026, 04:21 AM pass
    Thursday, January 15, 2026, 04:21 AM Thursday, January 15, 2026, 04:26 AM 0h 5m 2s+121ms
    Aktif sipariş statü sorgulama
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:26:25 AM Test passed
  • requestOrderTimeChangeOrReturnChatBot Thursday, January 15, 2026, 04:26 AM pass
    Thursday, January 15, 2026, 04:26 AM Thursday, January 15, 2026, 04:34 AM 0h 7m 47s+377ms
    Aktif siparişler için sipariş saatinin değiştirilmesi talebi oluşturma(Sipariş iade talebi oluşturma)
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:34:31 AM Test passed
  • startChatbotConversation Thursday, January 15, 2026, 04:34 AM pass
    Thursday, January 15, 2026, 04:34 AM Thursday, January 15, 2026, 04:36 AM 0h 1m 57s+208ms
    Chatbot sohbet başlatma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:36:45 AM Test passed
  • timeChangeForActiveOrderViaChatbot Thursday, January 15, 2026, 04:37 AM pass
    Thursday, January 15, 2026, 04:37 AM Thursday, January 15, 2026, 04:42 AM 0h 5m 1s+92ms
    Aktif siparişler için sipariş saatinin değiştirilmesi talebi oluşturma
    MobileChatBotTest
    Status Timestamp Details
    check_circle 4:42:04 AM Test passed
  • OrderCancellationAfterSlotExpiry Thursday, January 15, 2026, 04:42 AM pass
    Thursday, January 15, 2026, 04:42 AM Thursday, January 15, 2026, 04:45 AM 0h 2m 48s+793ms
    Mobil uygulamada slot saati geçmiş bir siparişin iptal edilmemesi kontrolü
    MobileOrderTest
    Status Timestamp Details
    check_circle 4:45:10 AM Test passed
  • invoiceNotVisibleForUninvoicedOrder Thursday, January 15, 2026, 04:45 AM pass
    Thursday, January 15, 2026, 04:45 AM Thursday, January 15, 2026, 04:47 AM 0h 2m 8s+507ms
    Mobil uygulamada faturası kesilmediyse fatura görüntüle butonunun gelmemesi kontrolü
    MobileOrderTest
    Status Timestamp Details
    check_circle 4:47:36 AM Test passed
  • validateNonWeightedProvision Thursday, January 15, 2026, 04:47 AM pass
    Thursday, January 15, 2026, 04:47 AM Thursday, January 15, 2026, 04:53 AM 0h 5m 32s+83ms
    Mobil uygulamada KGsiz ürünlerde siparişte geçici provizyon tutarının gelmemesi kontrolü
    MobileOrderTest
    Status Timestamp Details
    check_circle 4:53:26 AM Test passed
  • validateWeightedProvision Thursday, January 15, 2026, 04:53 AM pass
    Thursday, January 15, 2026, 04:53 AM Thursday, January 15, 2026, 04:59 AM 0h 6m 1s+305ms
    Mobil uygulamada KG lı ürünlerde siparişte geçici provizyon tutarının %10 kadar hesaplanması kontrolü
    MobileOrderTest
    Status Timestamp Details
    check_circle 4:59:47 AM Test passed
  • verifyNewProductIsListedInSearchResults Thursday, January 15, 2026, 05:00 AM pass
    Thursday, January 15, 2026, 05:00 AM Thursday, January 15, 2026, 05:03 AM 0h 3m 1s+383ms
    Mobil uygulamada Yeni Ürünler kategorisinde gösterilen bir ürün, arama çubuğundan yapılan aramalarda da listelenmelidir.
    MobileProductTest
    Status Timestamp Details
    check_circle 5:03:09 AM Test passed
  • verifyProductInfoExistsAfterInsertingProductToBasket Thursday, January 15, 2026, 05:03 AM fail
    Thursday, January 15, 2026, 05:03 AM Thursday, January 15, 2026, 05:06 AM 0h 2m 50s+118ms
    Mobil Uygulamada ürün detay sayfasında sepete ürün eklenebilmesi, ürün bilgilerinin gelmeye devam etmesi.
    MobileProductTest
    Status Timestamp Details
    cancel 5:06:16 AM
    java.util.NoSuchElementException: ❌ Element bulunamadı: By.xpath: //android.widget.TextView[contains(@text,'Yamanevler') and contains(@text,'Ümraniye') and contains(@text,'İstanbul')]
    	at com.filemarket.ecta.util.MobileUtils.waitForElementWithScroll(MobileUtils.java:419)
    	at com.filemarket.ecta.page.mobile.MobileAddressesPage.selectAddress(MobileAddressesPage.java:210)
    	at com.filemarket.ecta.test.mobile.MobileProductTest.verifyProductInfoExistsAfterInsertingProductToBasket(MobileProductTest.java:48)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
    cancel 5:06:16 AM Failure Screenshot
  • verifyFavoriteProductFunctionality Thursday, January 15, 2026, 05:06 AM pass
    Thursday, January 15, 2026, 05:06 AM Thursday, January 15, 2026, 05:10 AM 0h 4m 4s+742ms
    Mobil uygulamada hizmet dışında olan bir yerde favorilerim kısmına ekleme / çıkarma yapılabilmesi.
    MobileProductTest
    Status Timestamp Details
    check_circle 5:10:42 AM Test passed
  • validateStockLimitForCartAddition Thursday, January 15, 2026, 05:11 AM pass
    Thursday, January 15, 2026, 05:11 AM Thursday, January 15, 2026, 05:15 AM 0h 4m 13s+332ms
    Mobil uygulamada sipariş notu uzunluğu 255 karakter kontrolü
    MobileProductTest
    Status Timestamp Details
    check_circle 5:15:16 AM Test passed
  • verifyNoOrdersMessage Thursday, January 15, 2026, 05:15 AM pass
    Thursday, January 15, 2026, 05:15 AM Thursday, January 15, 2026, 05:18 AM 0h 3m 18s+621ms
    Yeni üyelerde sipariş sayfasında Siparişiniz bulunmamaktadır yazısı gösterilmesi
    MobileProductTest
    Status Timestamp Details
    check_circle 5:18:54 AM Test passed
  • verifyMinAmountControl Thursday, January 15, 2026, 05:18 AM fail
    Thursday, January 15, 2026, 05:18 AM Thursday, January 15, 2026, 05:20 AM 0h 1m 15s+170ms
    Mobil uygulamada minimum sepet tutarı kontrolü
    MobileProductTest
    Status Timestamp Details
    cancel 5:20:14 AM
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileProductTest.verifyMinAmountControl(MobileProductTest.java:215)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    cancel 5:20:14 AM Failure Screenshot
  • verifyBulkDeletionInCart Thursday, January 15, 2026, 05:20 AM pass
    Thursday, January 15, 2026, 05:20 AM Thursday, January 15, 2026, 05:24 AM 0h 4m 27s+177ms
    Mobil uygulamada septten toplu ürün silme kontrolü
    MobileProductTest
    Status Timestamp Details
    check_circle 5:24:57 AM Test passed
  • verifyProductQuantityUpdateAndTotalAmount Thursday, January 15, 2026, 05:25 AM pass
    Thursday, January 15, 2026, 05:25 AM Thursday, January 15, 2026, 05:29 AM 0h 4m 11s+633ms
    Mobil uygulamada sepette ürün arttırma/azaltma ve işlem sonucu ürün tutarın sepette güncellenmesi kontrolü
    MobileProductTest
    Status Timestamp Details
    check_circle 5:29:32 AM Test passed
  • shouldRefundSlotWhenOrderCancelledWithSavedCard Thursday, January 15, 2026, 05:29 AM fail
    Thursday, January 15, 2026, 05:29 AM Thursday, January 15, 2026, 05:32 AM 0h 2m 53s+148ms
    Kullanıcın kart saklama ile verdiği siparişini iptal etmesi
    MobileSlotTest
    Status Timestamp Details
    cancel 5:32:43 AM
    java.util.NoSuchElementException: ❌ Element bulunamadı: By.xpath: //android.widget.TextView[contains(@text,'Tatlısu') and contains(@text,'Ümraniye') and contains(@text,'İstanbul')]
    	at com.filemarket.ecta.util.MobileUtils.waitForElementWithScroll(MobileUtils.java:419)
    	at com.filemarket.ecta.page.mobile.MobileAddressesPage.selectAddress(MobileAddressesPage.java:210)
    	at com.filemarket.ecta.test.mobile.MobileSlotTest.shouldRefundSlotWhenOrderCancelledWithSavedCard(MobileSlotTest.java:33)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
    cancel 5:32:43 AM Failure Screenshot
info_outline check_circle cancel cancel error warning redo clear
Categories
  • MobileAddressTest 11 1
    Passed: 11 Failed: 1
    Timestamp TestName Status
    Thursday, January 15, 2026, 02:02 AM controlTCKNDigitNumber pass
    Thursday, January 15, 2026, 02:04 AM controlTaxIdentifactionNumberDigit fail
    Thursday, January 15, 2026, 02:06 AM controlTheLengthOfAddressTitleAndAddressDescription pass
    Thursday, January 15, 2026, 02:11 AM controlTheLengthOfIdendityNumberInAddressSection pass
    Thursday, January 15, 2026, 02:15 AM changeIndividualInvoiceAddress pass
    Thursday, January 15, 2026, 02:20 AM controlTheLengthOfCompanyTitle pass
    Thursday, January 15, 2026, 02:24 AM controlIfUseAsInvoiceAddressIsInvisibleOnEditPage pass
    Thursday, January 15, 2026, 02:27 AM verifyCorporateInvoiceAddressCanBeUpdatedSuccessfully pass
    Thursday, January 15, 2026, 02:32 AM controlIfUseInvoiceAddressWork pass
    Thursday, January 15, 2026, 02:37 AM testDeliveryAddressTaxInfoRequirementForCorporateUse pass
    Thursday, January 15, 2026, 02:42 AM controlNullableFieldsForIndividual pass
    Thursday, January 15, 2026, 02:47 AM controlNullableFieldsForCompany pass
  • MobileChatBotTest 17 7
    Passed: 17 Failed: 7
    Timestamp TestName Status
    Thursday, January 15, 2026, 02:51 AM addRemoveProductFromActiveOrder fail
    Thursday, January 15, 2026, 02:58 AM cancelMembershipViaChatbot pass
    Thursday, January 15, 2026, 03:03 AM cancelOrderViaChatBot fail
    Thursday, January 15, 2026, 03:07 AM changeAddressFromChatBot fail
    Thursday, January 15, 2026, 03:12 AM controlPaymentOptions pass
    Thursday, January 15, 2026, 03:17 AM createOrderTimeChangeChatBot fail
    Thursday, January 15, 2026, 03:22 AM evaluateCarrierViaChatBot pass
    Thursday, January 15, 2026, 03:28 AM notifyDamagedOrExpiredProductInOrderChatBot pass
    Thursday, January 15, 2026, 03:33 AM notifyDamagedProductInOrderChatBot pass
    Thursday, January 15, 2026, 03:39 AM notifyExcessPaymentInOrderChatBot pass
    Thursday, January 15, 2026, 03:43 AM notifyExcessProductInOrderChatBot pass
    Thursday, January 15, 2026, 03:49 AM notifyExpiredProductInOrderChatBot fail
    Thursday, January 15, 2026, 03:50 AM notifyForeignSubstanceInProductOrderChatBot pass
    Thursday, January 15, 2026, 03:55 AM notifyInCaseNotGetting3DVerification pass
    Thursday, January 15, 2026, 03:59 AM notifyIncorrectProductInOrderChatBot fail
    Thursday, January 15, 2026, 04:01 AM notifyMissingProductInOrderChatBot pass
    Thursday, January 15, 2026, 04:06 AM notifyProductExchangeInOrderChatBot fail
    Thursday, January 15, 2026, 04:07 AM paymentFailureReport pass
    Thursday, January 15, 2026, 04:11 AM paymentReceivedNoOrder pass
    Thursday, January 15, 2026, 04:15 AM productInquiryFromChatBot pass
    Thursday, January 15, 2026, 04:21 AM queryActiveOrdersChatBot pass
    Thursday, January 15, 2026, 04:26 AM requestOrderTimeChangeOrReturnChatBot pass
    Thursday, January 15, 2026, 04:34 AM startChatbotConversation pass
    Thursday, January 15, 2026, 04:37 AM timeChangeForActiveOrderViaChatbot pass
  • MobileOrderTest 4
    Passed: 4
    Timestamp TestName Status
    Thursday, January 15, 2026, 04:42 AM OrderCancellationAfterSlotExpiry pass
    Thursday, January 15, 2026, 04:45 AM invoiceNotVisibleForUninvoicedOrder pass
    Thursday, January 15, 2026, 04:47 AM validateNonWeightedProvision pass
    Thursday, January 15, 2026, 04:53 AM validateWeightedProvision pass
  • MobileProductTest 6 2
    Passed: 6 Failed: 2
    Timestamp TestName Status
    Thursday, January 15, 2026, 05:00 AM verifyNewProductIsListedInSearchResults pass
    Thursday, January 15, 2026, 05:03 AM verifyProductInfoExistsAfterInsertingProductToBasket fail
    Thursday, January 15, 2026, 05:06 AM verifyFavoriteProductFunctionality pass
    Thursday, January 15, 2026, 05:11 AM validateStockLimitForCartAddition pass
    Thursday, January 15, 2026, 05:15 AM verifyNoOrdersMessage pass
    Thursday, January 15, 2026, 05:18 AM verifyMinAmountControl fail
    Thursday, January 15, 2026, 05:20 AM verifyBulkDeletionInCart pass
    Thursday, January 15, 2026, 05:25 AM verifyProductQuantityUpdateAndTotalAmount pass
  • MobileSlotTest 1
    Failed: 1
    Timestamp TestName Status
    Thursday, January 15, 2026, 05:29 AM shouldRefundSlotWhenOrderCancelledWithSavedCard fail
Exceptions
  • org.openqa.selenium.NoSuchElementException 9
    Timestamp TestName Status
    Thursday, January 15, 2026, 02:04 AM controlTaxIdentifactionNumberDigit
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileAddressTest.controlTaxIdentifactionNumberDigit(MobileAddressTest.java:75)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    Thursday, January 15, 2026, 02:51 AM addRemoveProductFromActiveOrder
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.isDisplayed(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileMyOrdersPage.viewThePageTitle(MobileMyOrdersPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.addRemoveProductFromActiveOrder(MobileChatBotTest.java:803)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=xpath, value=//android.widget.TextView[@resource-id="com.file.filemarket.qa:id/tv_page_title" and @text="Siparişlerim"]}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    Thursday, January 15, 2026, 03:03 AM cancelOrderViaChatBot
    org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=-android uiautomator, value=new UiScrollable(new UiSelector().scrollable(true)).scrollToEnd(2);}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at com.filemarket.ecta.util.MobileUtils.scrollBottom(MobileUtils.java:377)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.cancelOrderViaChatBot(MobileChatBotTest.java:858)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
    Thursday, January 15, 2026, 03:07 AM changeAddressFromChatBot
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileAddressesPage.fillBuildingNumber(MobileAddressesPage.java:264)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.changeAddressFromChatBot(MobileChatBotTest.java:200)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_building_number}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    Thursday, January 15, 2026, 03:17 AM createOrderTimeChangeChatBot
    org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=xpath, value=//android.widget.TextView[@resource-id='com.file.filemarket.qa:id/message_text_view' and @text='Sipariş notunuz başarıyla güncellendi.']}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at com.filemarket.ecta.page.mobile.MobileChatBotPage.isTextPresent(MobileChatBotPage.java:180)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.createOrderTimeChangeChatBot(MobileChatBotTest.java:745)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
    Thursday, January 15, 2026, 03:49 AM notifyExpiredProductInOrderChatBot
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.notifyExpiredProductInOrderChatBot(MobileChatBotTest.java:518)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    Thursday, January 15, 2026, 03:59 AM notifyIncorrectProductInOrderChatBot
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.notifyIncorrectProductInOrderChatBot(MobileChatBotTest.java:617)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    Thursday, January 15, 2026, 04:06 AM notifyProductExchangeInOrderChatBot
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileChatBotTest.notifyProductExchangeInOrderChatBot(MobileChatBotTest.java:551)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
    Thursday, January 15, 2026, 05:18 AM verifyMinAmountControl
    org.openqa.selenium.NoSuchElementException: Timed out after 10 seconds. Unable to locate the element
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:90)
    	at org.openqa.selenium.support.pagefactory.internal.LocatingElementHandler.invoke(LocatingElementHandler.java:38)
    	at jdk.proxy2/jdk.proxy2.$Proxy23.sendKeys(Unknown Source)
    	at com.filemarket.ecta.page.mobile.MobileLoginPage.login(MobileLoginPage.java:41)
    	at com.filemarket.ecta.test.mobile.MobileProductTest.verifyMinAmountControl(MobileProductTest.java:215)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    Caused by: org.openqa.selenium.NoSuchElementException: An element could not be located on the page using the given search parameters.
    For documentation on this error, please visit: https://www.selenium.dev/documentation/webdriver/troubleshooting/errors#no-such-element-exception
    Build info: version: '4.13.0', revision: 'ba948ece5b*'
    System info: os.name: 'Windows Server 2019', os.arch: 'amd64', os.version: '10.0', java.version: '17.0.10'
    Driver info: io.appium.java_client.android.AndroidDriver
    Command: [a4ef6b48-9205-40ea-9a7d-ba86fae379b9, findElement {using=id, value=com.file.filemarket.qa:id/edt_phone}]
    Capabilities {appium:appActivity: com.file.filemarket.ui.spla..., appium:appPackage: com.file.filemarket.qa, appium:autoGrantPermissions: true, appium:automationName: UiAutomator2, appium:databaseEnabled: false, appium:desired: {appActivity: com.file.filemarket.ui.spla..., appPackage: com.file.filemarket.qa, autoGrantPermissions: true, automationName: UiAutomator2, deviceName: sdk_gphone_x86, fullReset: false, newCommandTimeout: 300, noReset: true, platformName: ANDROID, platformVersion: 12, udid: emulator-5554}, appium:deviceApiLevel: 36, appium:deviceManufacturer: Google, appium:deviceModel: sdk_gphone64_x86_64, appium:deviceName: emulator-5554, appium:deviceScreenDensity: 420, appium:deviceScreenSize: 1080x2400, appium:deviceUDID: emulator-5554, appium:fullReset: false, appium:javascriptEnabled: true, appium:locationContextEnabled: false, appium:networkConnectionEnabled: true, appium:newCommandTimeout: 300, appium:noReset: true, appium:pixelRatio: 2.625, appium:platformVersion: 16, appium:statBarHeight: 63, appium:takesScreenshot: true, appium:udid: emulator-5554, appium:viewportRect: {height: 2337, left: 0, top: 63, width: 1080}, appium:warnings: {}, appium:webStorageEnabled: false, platformName: ANDROID}
    Session ID: a4ef6b48-9205-40ea-9a7d-ba86fae379b9
    	at jdk.internal.reflect.GeneratedConstructorAccessor18.newInstance(Unknown Source)
    	at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45)
    	at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499)
    	at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.createException(W3CHttpResponseCodec.java:200)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:133)
    	at org.openqa.selenium.remote.codec.w3c.W3CHttpResponseCodec.decode(W3CHttpResponseCodec.java:52)
    	at org.openqa.selenium.remote.HttpCommandExecutor.execute(HttpCommandExecutor.java:191)
    	at io.appium.java_client.remote.AppiumCommandExecutor.execute(AppiumCommandExecutor.java:250)
    	at org.openqa.selenium.remote.RemoteWebDriver.execute(RemoteWebDriver.java:602)
    	at org.openqa.selenium.remote.ElementLocation$ElementFinder$2.findElement(ElementLocation.java:165)
    	at org.openqa.selenium.remote.ElementLocation.findElement(ElementLocation.java:59)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:359)
    	at org.openqa.selenium.remote.RemoteWebDriver.findElement(RemoteWebDriver.java:353)
    	at org.openqa.selenium.support.pagefactory.DefaultElementLocator.findElement(DefaultElementLocator.java:68)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.access$001(AjaxElementLocator.java:38)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator$SlowLoadingElement.isLoaded(AjaxElementLocator.java:156)
    	at org.openqa.selenium.support.ui.SlowLoadableComponent.get(SlowLoadableComponent.java:71)
    	at org.openqa.selenium.support.pagefactory.AjaxElementLocator.findElement(AjaxElementLocator.java:86)
    	... 31 more
    
  • java.util.NoSuchElementException 2
    Timestamp TestName Status
    Thursday, January 15, 2026, 05:03 AM verifyProductInfoExistsAfterInsertingProductToBasket
    java.util.NoSuchElementException: ❌ Element bulunamadı: By.xpath: //android.widget.TextView[contains(@text,'Yamanevler') and contains(@text,'Ümraniye') and contains(@text,'İstanbul')]
    	at com.filemarket.ecta.util.MobileUtils.waitForElementWithScroll(MobileUtils.java:419)
    	at com.filemarket.ecta.page.mobile.MobileAddressesPage.selectAddress(MobileAddressesPage.java:210)
    	at com.filemarket.ecta.test.mobile.MobileProductTest.verifyProductInfoExistsAfterInsertingProductToBasket(MobileProductTest.java:48)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
    Thursday, January 15, 2026, 05:29 AM shouldRefundSlotWhenOrderCancelledWithSavedCard
    java.util.NoSuchElementException: ❌ Element bulunamadı: By.xpath: //android.widget.TextView[contains(@text,'Tatlısu') and contains(@text,'Ümraniye') and contains(@text,'İstanbul')]
    	at com.filemarket.ecta.util.MobileUtils.waitForElementWithScroll(MobileUtils.java:419)
    	at com.filemarket.ecta.page.mobile.MobileAddressesPage.selectAddress(MobileAddressesPage.java:210)
    	at com.filemarket.ecta.test.mobile.MobileSlotTest.shouldRefundSlotWhenOrderCancelledWithSavedCard(MobileSlotTest.java:33)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77)
    	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
    	at org.testng.internal.invokers.MethodInvocationHelper.invokeMethod(MethodInvocationHelper.java:139)
    	at org.testng.internal.invokers.TestInvoker.invokeMethod(TestInvoker.java:664)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethod(TestInvoker.java:228)
    	at org.testng.internal.invokers.MethodRunner.runInSequence(MethodRunner.java:63)
    	at org.testng.internal.invokers.TestInvoker$MethodInvocationAgent.invoke(TestInvoker.java:961)
    	at org.testng.internal.invokers.TestInvoker.invokeTestMethods(TestInvoker.java:201)
    	at org.testng.internal.invokers.TestMethodWorker.invokeTestMethods(TestMethodWorker.java:148)
    	at org.testng.internal.invokers.TestMethodWorker.run(TestMethodWorker.java:128)
    	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
    	at org.testng.TestRunner.privateRun(TestRunner.java:819)
    	at org.testng.TestRunner.run(TestRunner.java:619)
    	at org.testng.SuiteRunner.runTest(SuiteRunner.java:443)
    	at org.testng.SuiteRunner.runSequentially(SuiteRunner.java:437)
    	at org.testng.SuiteRunner.privateRun(SuiteRunner.java:397)
    	at org.testng.SuiteRunner.run(SuiteRunner.java:336)
    	at org.testng.SuiteRunnerWorker.runSuite(SuiteRunnerWorker.java:52)
    	at org.testng.SuiteRunnerWorker.run(SuiteRunnerWorker.java:95)
    	at org.testng.TestNG.runSuitesSequentially(TestNG.java:1301)
    	at org.testng.TestNG.runSuitesLocally(TestNG.java:1228)
    	at org.testng.TestNG.runSuites(TestNG.java:1134)
    	at org.testng.TestNG.run(TestNG.java:1101)
    	at com.intellij.rt.testng.IDEARemoteTestNG.run(IDEARemoteTestNG.java:65)
    	at com.intellij.rt.testng.RemoteTestNGStarter.main(RemoteTestNGStarter.java:105)
    
Dashboard
Tests
49
Steps
60
Start
Thursday, January 15, 2026, 02:02 AM
End
Thursday, January 15, 2026, 05:32 AM
Time Taken
12,638,084ms
Environment

 

Name Value
Author Pera Soft Test Team
Categories

 

Name Passed Failed Others
MobileAddressTest 11 1 0
MobileChatBotTest 17 7 0
MobileOrderTest 4 0 0
MobileProductTest 6 2 0
MobileSlotTest 0 1 0